home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_30253.txt < prev    next >
Text File  |  1990-03-19  |  6KB  |  293 lines

  1. -- card: 30253 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 25934
  5. -- name: qa 3
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put name of this card into field "Tom's Field"
  9.   global inProgress
  10.   hide card field "instruction 3"
  11.   hide cd fld "comment 3 true"
  12.   hide cd fld "comment 3 false"
  13.   hide cd fld "clicktocontinue"
  14.  
  15. end opencard
  16.  
  17. on closeCard
  18.   global maploc, cardloc
  19.   put word 1 of the short name of this card into maploc
  20.   put word 2 of the short name of this card into cardloc
  21. end closeCard
  22.  
  23.  
  24.  
  25.  
  26. -- part 2 (field)
  27. -- low flags: 80
  28. -- high flags: 0002
  29. -- rect: left=8 top=133 right=147 bottom=25
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 3
  34. -- text size: 9
  35. -- style flags: 0
  36. -- line height: 12
  37. -- part name: our Answers
  38.  
  39.  
  40. -- part 3 (field)
  41. -- low flags: 81
  42. -- high flags: 0002
  43. -- rect: left=31 top=133 right=148 bottom=47
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 0
  47. -- font id: 3
  48. -- text size: 9
  49. -- style flags: 0
  50. -- line height: 12
  51. -- part name: Your Answers
  52.  
  53.  
  54. -- part 8 (button)
  55. -- low flags: 00
  56. -- high flags: 2006
  57. -- rect: left=110 top=144 right=160 bottom=127
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: check 1
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   repeat with i = 1 to 3
  69.     put "" into cd fld "Your answers"
  70.     set the hilite of cd btn i to false
  71.     set the hilite of me to true
  72.     put word 2 of the short name of me into cd fld "Your answers"
  73.   end repeat
  74. end mouseUp
  75.  
  76.  
  77.  
  78. -- part 9 (button)
  79. -- low flags: 00
  80. -- high flags: 2006
  81. -- rect: left=109 top=191 right=207 bottom=126
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: check 2
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   repeat with i = 1 to 3
  93.     put "" into cd fld "Your Answers"
  94.     set the hilite of cd btn i to false
  95.     set the hilite of me to true
  96.     put word 2 of the short name of me into cd fld "Your answers"
  97.   end repeat
  98. end mouseUp
  99.  
  100.  
  101.  
  102. -- part 10 (button)
  103. -- low flags: 00
  104. -- high flags: 2006
  105. -- rect: left=109 top=240 right=256 bottom=127
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 1
  109. -- font id: 0
  110. -- text size: 12
  111. -- style flags: 0
  112. -- line height: 16
  113. -- part name: check 3
  114. ----- HyperTalk script -----
  115. on mouseUp
  116.   repeat with i = 1 to 3
  117.     put "" into cd fld "Your Answers"
  118.     set the hilite of cd btn i to false
  119.     set the hilite of me to true
  120.     put word 2 of the short name of me into cd fld "Your answers"
  121.   end repeat
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 15 (field)
  127. -- low flags: 80
  128. -- high flags: 2004
  129. -- rect: left=109 top=25 right=94 bottom=412
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 156
  134. -- text size: 14
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: comment 3 true
  138.  
  139.  
  140. -- part 16 (field)
  141. -- low flags: 80
  142. -- high flags: 2004
  143. -- rect: left=310 top=26 right=98 bottom=512
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 1
  147. -- font id: 156
  148. -- text size: 14
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: comment 3 false
  152.  
  153.  
  154. -- part 17 (field)
  155. -- low flags: 81
  156. -- high flags: 2004
  157. -- rect: left=51 top=311 right=340 bottom=269
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 157
  162. -- text size: 14
  163. -- style flags: 0
  164. -- line height: 18
  165. -- part name: ClicktoContinue
  166.  
  167.  
  168. -- part 18 (field)
  169. -- low flags: 81
  170. -- high flags: 0007
  171. -- rect: left=0 top=23 right=313 bottom=125
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 0
  175. -- font id: 156
  176. -- text size: 14
  177. -- style flags: 0
  178. -- line height: 18
  179. -- part name: instruction 3
  180. ----- HyperTalk script -----
  181. on mouseup
  182.   hide me
  183. end mouseup
  184.  
  185.  
  186.  
  187. -- part 19 (button)
  188. -- low flags: 00
  189. -- high flags: 2000
  190. -- rect: left=458 top=317 right=342 bottom=485
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 18612 / 18612
  193. -- text alignment: 1
  194. -- font id: 0
  195. -- text size: 12
  196. -- style flags: 0
  197. -- line height: 16
  198. -- part name: next
  199. ----- HyperTalk script -----
  200. on mouseUp
  201.   visual venetian blinds
  202.   go next
  203. end mouseUp
  204.  
  205.  
  206.  
  207. -- part 22 (button)
  208. -- low flags: 00
  209. -- high flags: 2000
  210. -- rect: left=428 top=317 right=342 bottom=456
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 18611 / 18611
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: prev
  219. ----- HyperTalk script -----
  220. on mouseUp
  221.   visual scroll right
  222.   go prev
  223. end mouseUp
  224.  
  225.  
  226.  
  227. -- part contents for background part 4
  228. ----- text -----
  229. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  230.  
  231. -- part contents for background part 5
  232. ----- text -----
  233. Training Evaluation
  234.  
  235. -- part contents for background part 10
  236. ----- text -----
  237. Multiple Choice Question #3 of 8
  238.  
  239. -- part contents for background part 16
  240. ----- text -----
  241. test6
  242.  
  243. -- part contents for background part 6
  244. ----- text -----
  245.  
  246. The type of RAM used in the upgrade kit for the Display Card 4‚Ä¢8 is known as: 
  247.  
  248. DRAM
  249.  
  250.  
  251. VRAM
  252.  
  253.  
  254. SRAM
  255.  
  256. -- part contents for card part 2
  257. ----- text -----
  258. 2
  259.  
  260. -- part contents for card part 16
  261. ----- text -----
  262.  
  263. Although this is a type of RAM, it is not the correct type.
  264.  
  265. -- part contents for card part 15
  266. ----- text -----
  267.  
  268. Good answer.  Although the others are types of RAM, this upgrade uses Video RAM.
  269.  
  270. -- part contents for card part 17
  271. ----- text -----
  272. Click the mouse to continue.
  273.  
  274. -- part contents for card part 18
  275. ----- text -----
  276. Instructions: 
  277. (click on this text to hide it)
  278.  
  279. 1. Click on the one appropriate answer for each question.
  280.  
  281. You can change your answer by clicking on a different answer.
  282.  
  283. 2.  After you‚Äôve answered all the questions, click on the ‚ÄúCheck my Answers‚Äù button.
  284.  
  285. You‚Äôll go through each question and see a message indicating whether or not you chose the right answer.
  286.  
  287. -- part contents for background part 23
  288. ----- text -----
  289. card "qa 3"
  290.  
  291. -- part contents for card part 3
  292. ----- text -----
  293. 1